home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / gfx / jcosub24.lha / JACOsub / rexx / quit.jsrx < prev    next >
Text File  |  1993-12-26  |  198b  |  10 lines

  1. /* JACOsub QUIT command demonstration.
  2.    This command is used to cause JACOsub to terminate and remove
  3.    itself from memory.
  4.  
  5.    The QUIT command has no return value.
  6. */
  7.  
  8. address 'JACOsub'
  9. 'QUIT'
  10.